libxl: ocaml: implement some simple tests
authorRob Hoes <rob.hoes@citrix.com>
Tue, 10 Dec 2013 16:48:26 +0000 (16:48 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 11 Dec 2013 13:17:25 +0000 (13:17 +0000)
commit00d46451e3751404a4f4fe243315bf0c7e4f3280
tree0b4c9a1829b9a2f51e417f2420d1f02dee255d04
parent49269dd31e2d84d68dca63b60349c125c36bc8e0
libxl: ocaml: implement some simple tests

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Rob Hoes <rob.hoes@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Acked-by: David Scott <dave.scott@eu.citrix.com>
.gitignore
.hgignore
tools/ocaml/test/Makefile
tools/ocaml/test/list_domains.ml [new file with mode: 0644]
tools/ocaml/test/raise_exception.ml [new file with mode: 0644]
tools/ocaml/test/send_debug_keys.ml [new file with mode: 0644]